Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ssr): add experimentalDynamicComponent aka dynamic imports #5033

Merged
merged 14 commits into from
Dec 16, 2024

Conversation

nolanlawson
Copy link
Collaborator

@nolanlawson nolanlawson commented Dec 10, 2024

Details

Fixes #5021

Related: #5031 #5032

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

@nolanlawson nolanlawson requested a review from a team as a code owner December 10, 2024 22:31
@nolanlawson nolanlawson changed the title Mob/dynamic import fix(ssr): add experimentalDynamicComponent aka dynamic imports Dec 10, 2024
@nolanlawson nolanlawson requested a review from wjhsf December 11, 2024 00:45
@nolanlawson nolanlawson merged commit 5935426 into master Dec 16, 2024
11 checks passed
@nolanlawson nolanlawson deleted the mob/dynamic-import branch December 16, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SSR] Support dynamicImport config
2 participants